SPI slave control register 1
SLV_ADDR_ERR_CLR | 1: Clear SPI_SLV_ADDR_ERR. 0: not valid. Can be changed by CONF_buf. |
SLV_CMD_ERR_CLR | 1: Clear SPI_SLV_CMD_ERR. 0: not valid. Can be changed by CONF_buf. |
SLV_NO_QPI_EN | 1: spi slave QPI mode is not supported. 0: spi slave QPI mode is supported. |
SLV_ADDR_ERR | 1: The address value of the last SPI transfer is not supported by SPI slave. 0: The address value is supported or no address value is received. |
SLV_CMD_ERR | 1: The command value of the last SPI transfer is not supported by SPI slave. 0: The command value is supported or no command value is received. |
SLV_WR_DMA_DONE | The interrupt raw bit for the completion of dma write operation in the slave mode. Can not be changed by CONF_buf. |
SLV_LAST_COMMAND | In the slave mode it is the value of command. |
SLV_LAST_ADDR | In the slave mode it is the value of address. |